home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 21
/
AACD 21.iso
/
AACD
/
Programming
/
CVS
/
source
/
amiga
/
netinclude
/
proto
/
socket.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-12-24
|
182 b
|
10 lines
#ifndef PROTO_SOCKET_H
#define PROTO_SOCKET_H 1
extern struct Library *SocketBase;
#include <clib/socket_protos.h>
#include <pragmas/socket_pragmas.h>
#endif /* PROTO_SOCKET_H */